Int32N INumeric<Int32N>.Positive()
Private Function Positive As Int32N
Implements INumeric(Of Int32N).Positive
private:
virtual Int32N Positive() sealed = INumeric<Int32N>::Positive
private abstract Positive : unit -> Int32N
private override Positive : unit -> Int32N